home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Utilities / Voodoo-X / Voodoo-X.readme < prev    next >
Encoding:
Text File  |  2000-05-25  |  6.2 KB  |  141 lines

  1. Short: v1.3, XAD based unarchiving solution.
  2. Author: andrew.ab2000@bigfoot.com (Andrew Bell)
  3. Uploader: andrew.ab2000@bigfoot.com (Andrew Bell)
  4. Type: util/arc
  5. Requires: AmigaOS 3.0+, MC68020, 2-4MB of RAM recommended.
  6.           util/arc/xadmaster.lha    - version 5.0+
  7.           util/libs/mui38usr.lha    - version 3.8+
  8.           dev/mui/MCC_NList0_89.lha - version 0.89+
  9. Optional: util/virus/xvslibrary.lha - version 33+
  10.  
  11.  ============================================================================
  12.                                Introduction
  13.  ============================================================================
  14.  
  15.  Voodoo-X is an MUI based front-end for Dirk Stoecker's powerful unarchiving
  16.  system xadmaster.library (Shareware). Unlike other dearchiver front-ends,
  17.  Voodoo-X doesn't depend on external archiver commands (such as LZX, LHA,
  18.  DMS, etc.) being in the C: drawer nor does it require complicated command
  19.  line setups for these commands. This is because XAD does all the hard work.
  20.  :-)
  21.  
  22.  Voodoo-X allows you to quickly browse an archive's contents and view
  23.  individual files (with filetypes) like pictures and documents just by
  24.  double clicking your mouse. This method of browsing archives proves to
  25.  be highly effective since you don't need to get your hands dirty by
  26.  extracting files to temporary locations such as Ram:. Voodoo-X does all
  27.  that for you.
  28.  
  29.  With the help of XAD, Voodoo-X supports more archiver formats than you
  30.  can wave a stick at, Amiga and non-Amiga, these include:
  31.  
  32.  LZX, LHA, ZIP, WinZip-MS EXE, DMS, DMS-SFX, Tar, GZip, RAR, SuperDuper,
  33.  CrunchDisk, xDisk, PackDev, Zoom, Shrink and many many more.
  34.  
  35.  xadmaster.library is a modular system and will support even more archiver
  36.  formats in the future.
  37.  
  38.  Note: Voodoo-X doesn't actually write disk based archives (like DMS, xMash,
  39.        etc.) back to disk, but instead examines them to see if they are
  40.        OFS or FFS formatted, if they are, it then allows you to browse
  41.        through the contents of them and retrieve individual files.
  42.  
  43.        Voodoo-X can also retrieve files from inside standard FFS formatted
  44.        (i.e AmigaDOS) ADF files like those used with WinUAE. OFS, FFS,
  45.        DirCache, International, double-density and high-density disks
  46.        formats are all supported.
  47.  
  48.  ============================================================================
  49.                         New things for Voodoo-X 1.3
  50.  ============================================================================
  51.  
  52.  o Configurable filetypes and viewers.
  53.  o Support for multipart archives.
  54.  o Search window.
  55.  o Support for Listtree.mcc (now has 3 view modes).
  56.  o Added a vertical parent button. 
  57.  o Archives can now be dropped onto the application icon.
  58.  o Added more control buttons to the main window.
  59.  o Removed the need for wbstart.library.
  60.  o Click sortable NList columns.
  61.  o New menu layout.
  62.  o Archive copy and move routines now show a progress bar.
  63.  o Fixed progress bar corruption on large archives.
  64.  o Lots of minor bug fixes.
  65.  
  66.  Please refer to the history text file inside the archive for a more detailed
  67.  change list.
  68.  
  69.  ============================================================================
  70.                                  Features
  71.  ============================================================================
  72.  
  73.  o Browse many archives very quickly. Voodoo-X contains an archive history
  74.    list, much like the URL history list of a web browser. This allows you
  75.    to switch between archives VERY QUICKLY with only three clicks of the
  76.    mouse button.
  77.  
  78.  o Retrieve files from within DMS archives (and other disk based archive
  79.    formats too) without having to extract the entire archive to disk or
  80.    a virtual disk device like FMS.
  81.  
  82.  o Browse archives inside archives. Quickly gain access to that document
  83.    inside that LHA inside that LZX inside that DMS. ;)
  84.  
  85.  o Quickly view pictures, documents or similar files that are inside archives
  86.    simply by double clicking on a file. Voodoo-X will then extract it and
  87.    start the viewer of your choice.
  88.  
  89.  o Drag one or more archive icons from Workbench into the main window to
  90.    browse their contents.
  91.  
  92.  o Support for multipart archives.
  93.  
  94.  o Virus checking. If you have Georg Hoermann's xvs.library system installed
  95.    then you can check archives for file viruses. You can also specify if
  96.    every file extracted should be checked.
  97.  
  98.  o Lots of archiver formats are supported (common ones and obscure ones). 
  99.    Disk image formats are also supported, so you can treat AmigaDOS
  100.    formatted ADF files as normal archives under Voodoo-X.
  101.  
  102.  o Fast decompression, thanks to xadmaster.library. Note that this really
  103.    depends on the client being used. Some clients are coded in C and might
  104.    noticeably slower than the original archive program on older CPUs.
  105.  
  106.  o Very easy-to-use user interface, thanks to MUI.
  107.  
  108.  o Quickly copy, move or delete archives using pull down menus. This can
  109.    be highly convenient when going through download directories.
  110.  
  111.  o Search window. Search for strings or filename patterns inside archives.
  112.    Uses assembly optimized string search routines for greater speed.
  113.  
  114.  o Nice progress bars. :-)
  115.  
  116.  ============================================================================
  117.                                  Copyright
  118.  ============================================================================
  119.  
  120.  Voodoo-X is Copyright © 2000 Andrew Bell. All rights reserved. Voodoo-X
  121.  is uncrippled GIFTWARE and is provided "AS IS". Please refer to the
  122.  documentation for more information.
  123.  
  124.  Although Voodoo-X is uncrippled GIFTWARE, xadmaster.library and MUI are
  125.  SHAREWARE. Please consider registering XAD/MUI and show your support for
  126.  Amiga software.
  127.  
  128.  Voodoo-X wouldn't be possible without the following third-party software:
  129.  
  130.  xadmaster.library         - Copyright © 1998-2000 Dirk Stoecker. 
  131.  muimaster.library         - Copyright © 1992-2000 Stefan Stuntz.
  132.  NList MUI custom class    - Copyright © 1996-2000 Gilles Masson.
  133.  Listtree MUI custom class - Copyright © 1995-1997 Klaus Melchior.
  134.  xvs.library               - Copyright © 1997-2000 Georg Hoermann.
  135.  
  136.  Special thanks to the above programmers, for their hard work.
  137.  
  138.  Another special thanks goes to Dirk for allowing me to access to the beta
  139.  versions of XAD to test with Voodoo-X. Thanks again!
  140.  
  141.